Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ported PicklesHelper to FAKE 5 #1884

Merged
merged 6 commits into from
Apr 26, 2018
Merged

Ported PicklesHelper to FAKE 5 #1884

merged 6 commits into from
Apr 26, 2018

Conversation

magicmonty
Copy link
Contributor

Ported PicklesHelper to Fake.Tools.Pickles (see http://www.picklesdoc.com for description of functionality).

@magicmonty
Copy link
Contributor Author

@matthid Added Docs

@matthid matthid changed the base branch from master to rc_8 April 24, 2018 18:02
| Excel

/// The Pickles parameter type
[<CLIMutable>]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove climutable

IncludeExperimentalFeatures : bool option
}

let currentDirectory = Directory.GetCurrentDirectory()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should at least make that internal or private

/// - `TimeOut` - 5 minutes
/// - `ErrorLevel` - `Error`
/// - `IncludeExperimentalFeatures` - `None`
let PicklesDefaults =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably best to change to private or internal as well?

@magicmonty
Copy link
Contributor Author

Thanks for the review. I overlooked these

@matthid matthid merged commit 0642f78 into fsprojects:rc_8 Apr 26, 2018
@matthid
Copy link
Member

matthid commented Apr 26, 2018

Thanks!

@magicmonty magicmonty deleted the pickles branch April 26, 2018 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants